
*{
	padding: 0px;
	margin: 0px;
}
.as {
	width: 100%;
	margin-top: -100px;
	height: 600px;
	z-index: 1;
}
.menu li{
	color: #FFFFFF;
	padding-left: 5%;
	display: inline-block;
	font-size: 17px;
	width: 100px;
	line-height: 100px;
}
.logo{
	padding-left: 20%;
	height: 56px;
	line-height: 580.6px;
}
.topcontent{
	padding-top: 40px;
}
.headtop h1{
	padding-top: 40px;
	font-family: "宋体";
}
/* 内容 */
.head{
	/* margin-top: 40px;/*  */

}
.headtop{
	display: block;
	text-align: center;
	background-color: #f9fafa;
}
.headx{
	font-size: 25px;
}
.i1{
	display: inline-block;
	height: 10px;
}
#jaje{
	width:100%;
	float:left;
	padding:10px 0;
	height: 700px;
	background-color: #f9f9fa;
	/*  */
}
.jaje1{
	margin:0 auto;
	width: 60%;
	text-align: center;
}

.brief{
	margin-left: 40px;
	margin-top: 10px;
	width: 545px;
	text-align: left;
	font-family: "宋体";
}
.writ p{
	padding-top: 30px;
	font-size: 18px;
	color: #919191;
}
.brief i{
	width: 60px;
	height: 55px;
	background-color: #1b5f9c;
	line-height: 55px;
	text-align: center;
	margin-top: 30px;
	cursor:pointer;
	display: inline-block;
}
#small{
	clear:both;
	padding-top: 80px;
}
.small1{
	width: 248px;
	height: 167px;
	text-align: center;
	margin-left: 5px;
	float: left;
	position: static;
	background-color: #ffffff;
}
.small1 *{
	vertical-align: middle;
	color: #2567a4;
}
.small1 span{
	font-size: 24px;
}
.sma{
	line-height: 180px;

}
.ts {
	width: 220px;
	height: 120px;
	padding-left: 30px;
	padding-top: 30px;

}
.small1 div p{
	padding-top: 20px;
	text-align: left;
}
.small1 div hr{
	margin-top: 20px;
}
#middle{
	clear:both;
	width: 100%;
	height: 730px;
	/* border: #000000 2px solid; */
}
#mid,#recruit{
	width: 160px;
	height: 55px;
	font-size: 30px;
	margin-top: 40px;
	cursor:pointer;
	color: #2e51a3;
	border-bottom: #2e51a3 5px solid;
	display: inline-block;
}
#recruit{
	margin-left: 150px;
}
#mids{

	height: 540px;
	/* border: #000000 1px solid; */
}
#mids div{
	width: 360px;
	float: left;
	margin-left: 10px;
	margin-top: 45px;
	text-align: left;
	/* border: 1px salmon solid; */
}
#mids div img{
	width: 370px;
}
#mids span{
	padding-top: 20px;
	color: #284c94;
	font-size: 17px;
	display: inline-block;
}
#mids p{
	padding-top: 15px;
	font-size: 20px;
}
#mids text{
	padding-top: 20px;
	color: #999999;
	display: inline-block;
	font-size: 16px;
}
#tz span{
	font-size: 25px;
}
#tz span a{
	text-decoration:none;
	display: inline-block;
}
#tz span a {
	text_decoration: none;
	color: #000000;
}
#tz:hover span a{
	color: #2e51a3;
}
#put{
	height: auto;
	/* border: #000000 2px solid; */
	padding-bottom: 10px; ;
	background-image: url('../img/bg_fw.jpg');
	background-repeat : none;
	width: 100%;
}
#put *{
	vertical-align: middle;
}
#put span{
	color: #ffffff;
	font-size: 2em;
	display: inline-block;
}
#put div{
	text-align: center;
	margin:0 auto;
	text-align: center;
	border-radius:20px;
	margin-top: 40px;
	font-size: 22px;
	color: #2e51a3;
}
#put img{
	width: 30px;
	height: 30px;
}
#put p{
	display: inline-block;
}
#wt1{
	margin:0 auto;
	width:600px ;
	height: 70px;
	line-height: 70px;
	background-color: #ffffff;
}
#wt2{
	width:640px ;
	height: 70px;
	margin:0 auto;
	line-height: 70px;
	background-color: #ffffff;
}
#wt3{
	width:700px ;
	height: 70px;
	margin:0 auto;
	line-height: 70px;
	background-color: #ffffff;
}
.i2{
	width: 80px;
	height: 7px;
	background-color: #1b5f9c;
	border-radius: 10px;
	display: inline-block;
}
.tit{
	font-size: 40px;
	color: #1b5f9c;
}
.i3{
	width: 10px;
	height: 10px;
	background-color: #1b5f9c;
	display: inline-block;
	border-radius: 20px;
}
.i4{
	padding-top: 30px;
	font-size: 20px;
	display: inline-block;
}
#nature{
	height: 950px;
	/* border: #000000 1px solid; */
	margin-top: 65px;

	display: inline-block;
	width: 100%;

}
/*订单进度条*/
.progress-x{
	width: 80%;
	height: 40px;
	position: relative;
	margin-top: 100px;
	/* margin: 30px auto; */
}
.progress-x>div{
	width: 120%;
	height: 6px;
	position: absolute;
	top:22%;
	left: 0;
	margin-top:-2px;
	border:1px solid #ddd;
	background: #478695;
}
.progress-x div span{
	position: absolute;
	display: inline-block;
	background:#71e0b0;
	height: 4px;
}
.progress-x>span{
	position: absolute;
	top:0;
	width: 20px;
	height: 20px;
	/* line-height: 30px; */
	/* text-align: center; */
	border-radius: 50%;
	margin-left: -20px;
	color:#fff;
	background: #5b95a1
}

.progress-x>span:nth-child(2){
	left: 10%;
}
.progress-x>span:nth-child(3){
	left: 30%;
}
.progress-x>span:nth-child(4){
	left: 50%;
}
.progress-x>span:nth-child(5){
	left: 70%;
}
.progress-x>span:nth-child(6){
	left: 90%;
}
.progress-x>span:nth-child(7){
	left: 110%;
}
ui>li{
	display: inline-block;
}
.progress-x>span>p{
	position: absolute;
	margin-top: -20px;
	color: #000000;
}
.progress-x>span>i{
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-left: -5px;
	margin-top: 5px;
	color:#fff;
	background: #2c6873
}
.progress-x>span>div{

	width: 180px;
	height: 80px;
	text-align: center;
	margin-left: -85px;
	margin-top: 50px;
	color: #000000;
	font-size: 19px;
	/* border: 1px solid red; */
}
#natureimg{
	margin-top: 20px;
}
.types1{
	width: 560px;
	height: 400px;
	margin-bottom: -74px;
	margin-top: 20px;
	/* line-height: 230px; */
	/*text-align: center; */
	background-image: url('../img/cs1.png');
	background-repeat : no-repeat;
	background-size: 580px 380px;
	float: left;
	color: #ffffff;
}
.a1{
	background-image: url('../img/zx.png');
	background-repeat : no-repeat;
	background-size: 553px 330px;
}
.a2{
	background-image: url('../img/zc.jpg');
	background-repeat : no-repeat;
	background-size: 553px 330px;
}
.a3{
	background-image: url('../img/dy.png');
	background-repeat : no-repeat;
	background-size: 553px 330px;
}
.a4{
	background-image: url('../img/jr.jpg');
	background-repeat : no-repeat;
	background-size: 553px 330px;
}



.types1 span{
	width: 310px;
	height: 150px;
	/* line-height: 130px; */
	text-align: center;
	padding-top: 95px;
	font-size: 50px;
	font-weight: 600;
	/* border: 1px solid red; */
	display: inline-block;
	position: initial;

}



#serve{
	height: 738px;
	/* border: #000000 5px solid; */
	background-image: url("../img/serve.png");
	background-repeat : none;
	display: inline-block;
	text-align: left;
	width: 100%;
}
.serve{
	width: 500px;
	height: 255px;
	background-color: #ffffff;
	/* border: red 1px solid; */
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	text-align: left;
	/* border-top-left-radius: 40px;    */
	/* 	border-top-right-radius: 40px;
         border-bottom-left-radius: 40px;  */
	/* border-bottom-right-radius: 40px; */

}
#serve1{
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
}
#serve2{
	border-top-left-radius: 40px;
	border-bottom-right-radius: 40px;
	margin-left: 80px;
}
#serve3{
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
}
#serve4{
	border-top-left-radius: 40px;
	border-bottom-right-radius: 40px;
	margin-left: 80px;
}
.cols{
	padding-top: 30px;
	display: inline-block;
	color: #ffffff;
}
.is{
	background-color: #ffffff;
}
.serve>div>h1{
	font-size: 20px;
	border-bottom: 5px solid #1b5f9c;
	padding-bottom: 5px;
	display: inline-block;
}
.serve>div>span{
	color: #1b5f9c;
	font-size: 23px;
}
.serve>div>hr{
	color: #e8e6e6;
}
.serve>div>i{
	width: 50px;
	height: 40px;
	background-color: #1b5f9c;
	line-height: 40px;
	text-align: center;
	margin-top: 20px;
	cursor:pointer;
	display: inline-block;
}
.serve>div{
	margin-left: 35px;
	margin-top: 10px;
	/* border: 1px solid #000000; */
}
#conts{
	margin-top: 10px;
	width: 425px;
	font-size: 17px;
	line-height: 30px;
	overflow: hidden;
	/* border: 1px solid #000000; */
}
.line-clamp{/*行隐藏*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;

	width: 900px; ;
}

#advan{
	width: 100%;
	height: 1480px;
	/* border: #000000 5px solid; */
	background-color: #ffffff;
	display: inline-block;
	text-align: left;

}
.tb{

	background-image: url('../img/新首页1.png');
	background-repeat : no-repeat;
	background-size: 1275px 1835px;
	width: 60%;
	height: auto;
	position: absolute;
	/* border: #000000 1px solid; */
}
.advan1,.advan2{
	margin-top: 110px;
}
.advan2{
	width: 100%;
	height: 140px;
	/* background-color: bisque; */
}
#advan1{
	width: 50px;
	height: 50px;
	text-align: left;
	/* border: 1px solid #000000; */
}
.advan1{
	text-align: left;
}
.advan2{
	text-align: right;
}
.advan1 .advan2{
	width: 100%;
	height: 140px;
	display: inline-block;
	/* background-color: #ff557f; */
}
.advan1 *,.advan2  *{
	vertical-align: middle;
}
.advan1>div,.advan2>div{
	margin-left: 40px;
	text-align: left;
	display: inline-block;
	/* border: #000000 1px solid; */
}
.advan1>div>span,.advan2>div>span{
	margin-top: 10px;
	font-size: 20px;
	color: #646464;
	display: inline-block;
	/* border: #000000 1px solid; */
}
.tita{
	margin-top: 80px;
	display: inline-block;
}
#footer{
    width: 100%;
    height: 500px;
   margin-top: 60px;
	margin-bottom: 120px;
}/*
.footer>div{
    float: left;
}
.footer1{
    width: 445px;
    height: 240px;
    background-color: red;
    /* margin-top: 20px;
}
.footer2{
    width: 240px;
    height: 500px;
    background-color: red;
}
.footer3,.footer4{
    width: 240px;
    height: 240px;
    background-color: red;
} */
.footer>img{
	margin-top: 30px;
}

/* culture */
.pag{
	width: 140px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #FFFFFF;
	background-color: #1b5f9c;
	margin-top: 60px;
	font-size: 35px;
	cursor: pointer;
	display: inline-block;
}
.box1{
	display: none;
}
.culhead{
	width: 100%;
	/*height: 500px;*/
	/* border: #000000 1px solid; */
	padding-top: 65px;
}
.culhead1{

	height: 500px;

}
.culheads{
	width: 100%;

	background-color: #f7f7f7;
}

.culheads{
	padding-top: 20px;
}


.culcon{
	height: 620px;
}
.content_list>div{
	float: left;
	width: 530px;
	height: 230px;
	text-align: left;
	display: inline-block;
	margin-top: 20px;
	/* padding-top: 20px; */
	background-color: #ffffff;
}
.content_list1{
	font-size: 20px;
	padding-left: 20px;
}
.content_list1>span{
	color: #1b5f9c;
	margin-top: 30px;
	display: inline-block;
}
.content_list1>h4{
	color: #1b5f9c;
	margin-top: 10px;
}
.content_list1>p{
	margin-top: 20px;
}
.content_list2{
	margin-left: 40px;
}
#menus{

	width:100% ;
	height: 100px;
	position: absolute;
	margin-top: -65px;
	/* background-color: #000000; */

}
#menus ul li{
	width: 275px;
	height: 90px;
	line-height: 90px;
	font-size: 20px;
	font-weight:bold;
	background-color: #ffffff;
	color: #7a98bc;
	text-align: center;
	/* position: absolute; */
	/* margin-top: -20px; */
	float: left;

}
#menus ul li:hover{
	cursor: pointer;
}

.xs{
	margin: 0px auto;
	width: 275px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	/* background-color: #000000; */
	border-right: #000000 1px solid;
	margin-top: 20px;
}
.xs1{
	margin: 0px auto;
	width: 275px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	margin-top: 20px;
}
.meli:after{
	content: '';
	position: absolute;
	top: auto;
	bottom: -20px;
	right: 27px;
	height: 6px;
	width: 220px;
	/* margin-left: -150px; */
	/* display: none; */
	background-color: #1a609c;
}


.md{
	margin: 0px auto;
	width: 280px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 10px;
	float: left;
	margin-top: 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	background-color: #ffffff;
}
.md:hover{
	color: #ffffff;
	background-color: #1b5f9c;
}
.subhead{
	/* height: 500px; */
	background-color: #f7f7f7;
}
.point{
	color: #1b5f9c;
	font-size: 25px;
	/* font-weight:bold; */
	text-decoration:none;
}
.subtit{
	margin-top: 50px;
	font-size: 25px;
	display: inline-block;
}
/* 	#lwpq{
		margin-top: 20px;
		background-color: #f7f7f7;
		display: inline-block;
	} */
.lwpq{
	margin-top: 20px;
	background-color: #f7f7f7;
	display: inline-block;
}
.subfont,.subimg {
	width: 545px;
	height: 356px;
	background-color: #ffffff;
	/* border: 1px solid #000000; */
	/* display: inline-block; */
	float: left;
	text-align: left;
}
.subimg{
	margin-left: 20px;
}
.subimg>img{
	max-height: 100%;

}
.subfont>span{
	padding-top: 5px;
	padding-left: 35px;
	font-size: 20px;
	color: #757575;
	display: inline-block;
}
.subfont>span>p{
	padding-top: 10px;

}
.social {
	margin-top: 20px;
	display: inline-block;
}
.social p{

	/* border:1px solid red; */
	text-align: left;
	margin-top: 20px;
	font-size: 1.5em;
	display: inline-block;
}
#socialimg>img{
	width: 370px;
	height: 231px;
	margin-top: 40px;
	display: inline-block;
}
#cert1img{
	/* border: 1px solid red; */
	margin-top: 50px;
	text-align: left;
	float: left;

}
#cert1{
	width: 330px;
	height: 440px;
	/* background-color: #0000FF; */
	display: inline-block;

}
#cert2,.certs{
	width: 280px;
	height: 210px;
	/* background-color: #0000FF; */
	display: inline-block;
	margin-top: 0px;
	/* position: fixed; */
}
#cert4{
	width: 330px;
	height: 440px;
	/* background-color: #0000FF; */
	display: inline-block;
}
#cert1img img{
	max-width:100%;
	max-height:100%;
}
.soctit{
	margin-top: 50px;
	font-size: 25px;
	/* display: inline-block; */
}


/*诚维历程*/
.wrapper *{
	/*background-color: #f7f7f7;*/
	box-sizing: border-box;
}
.wrapper {
	font-family: roboto;
	display: flex;

	flex-wrap: wrap;
	/*max-width: 800px;*/
	margin-top: 50px;
	margin-left:-150px ;
	background-color: #f7f7f7;
	/* margin: 0 auto; */
}

.box-area {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	width: 100%;
	background-color: #f7f7f7;
}

.box-date {
	display: flex;
	/* 原来是用渐变做的直线 */
	background: linear-gradient(to right, #f7f7f7 49%, #5c5c5c 50%, #5f5f5f 50%, #f7f7f7 50%);
	/*background-color: #f7f7f7;*/
	order: 2;
	text-align: center;
	font-size: 28px;
	padding-left: 107px;
	flex-basis: 100px;
	color: #1d609d;
}

.box-date>span {
	text-align: center;
	font-size: 20px;
	padding: 6px 0px 0px 45px;
	/*padding-left: 20px;*/
	/*margin-left: 20px;*/
	margin:auto;
	width: 60px;
	height: 40px;
	/*background: #000;*/
	/*display: inline-block;
*/

}
.box-date>i{

	/*font-size: 20px;*/
	/*padding: 0px 0px 0px 45px;*/
	/*padding-left: 20px;*/
	/*margin-left: 20px;*/
	text-align: center;
	padding:10px;
	margin:auto ;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	background-color: #1d609d;
	border-radius: 50%;
}
/* width: 20px;
  height: 20px;*/
.box-text {
	/*text-align: center;*/
	padding: 30px 0px 30px 20px;
	border-radius: 25px;
	color: #000000;;
	order: 3;
	width: 900px;
	/*height: 260px;*/
	text-align: left;
	/*width: 80%;*/

	/*padding-left: 10px;*/
	background: #ffffff;
	margin-bottom: 3%;
	margin-left: 45px;
}
.box-text span{
	width: 440px;
	height: 160px;
	top:-25px;
	font-size: 20px;
	color: #474747;
	text-align: left;
	/*border:1px solid red;*/
	position: relative;
	display: inline-block;
}
.box-text div{
	width: 350px;
	height: auto;
	/*border:1px solid red;*/
	margin-top: -25px;
	text-align: left;
	margin-left: 50px;
	display: inline-block;
}
.box-text img{
	max-width:100%;
	max-height:100%;
}

.box-text h2 {
	text-align: left;
	margin: 0;
	color: #1f619e;
	padding-left: 20px;
	border-left:4px solid #1f619e;
	font-size: 25px;
	text-transform: uppercase;
}

.box-text h3 {
	margin: 5px;
	font-size: 14px;
	color: #45f3ff;
}


ief-text img{
	width: 540px;
	height: 360px;
	max-width:100%;
	max-height:100%;
	float:left;
	/*margin-left: 50px;*/
	margin-right: 20px;
	border:1px dotted black;
}
.brief-text div span{
	/* width: 440px;
    height: 160px; */
	top:20px;
	font-size: 20px;
	color: #474747;
	/* text-align: left; */
	/*border:1px solid red;*/
	position: relative;
	/* display: inline-block; */
}
.brief-text {
	/*text-align: center;*/
	padding: 30px 0px 30px 0px;
	border-radius: 25px;
	color: #000000;;
	order: 3;
	width: 97%;
	text-align: left;
	/*background: #ffffff;*/
	margin-bottom: 3%;
	/*margin-left: 45px;*/
}
#brief-mid{
	width:100%;
	height: 350px;
	/*line-height: 350px;*/
	color: #ffffff;
	text-align: center;

	background-image: url("../img/yw.png");
}
#brief-mid div{
	margin-top: 100px;
	/*font-size: 25px;*/
	/*padding-top: 40px;*/
	margin-left: 130px;
	display: inline-block;
}

#brief-mid div p{
	font-size: 28px;
}
#brief-mid div span{
	margin-top: 40px;
	font-size: 21px;
	display: inline-block;
}
.brief-rex{
	font-size: 20px;
	text-align: left;
}
#brief-img div{
	width: 375px;
	height:150px ;
	background-color: #0D83E3;
	display: inline-block;
}
.urlimg{
	background-image: url('../img/VCG41N1148774797.png');
	background-repeat : no-repeat;
	height: 290px;
	width: 100%;
	padding-top: 50px;
	color: #ffffff;
	margin-top: 20px;
}
.culcontit{
	margin-top: 50px;
}
.urlimg p{
	/*padding-top: 20px;*/
	font-size: 30px;
}
.urlimg span{

	font-size: 22px;
	margin-top: 30px;
	display: inline-block;
}
.urlimg button{
	width: 200px;
	height: 60px;
	border-radius: 40px;
	font-size: 22px;
	color: #ffffff;
	margin-top: 30px;
	background-color: #1d609d;
}


.brief-text img{
	width: 540px;
	height: 360px;
	max-width:100%;
	max-height:100%;
	float:left;
	/*margin-left: 50px;*/
	margin-right: 20px;
	/*border:1px dotted black;*/
}
.brief-text div span{
	/* width: 440px;
    height: 160px; */
	top:20px;
	font-size: 20px;
	color: #474747;
	/* text-align: left; */
	/*border:1px solid red;*/
	position: relative;
	/* display: inline-block; */
}
.brief-text {
	/*text-align: center;*/
	padding: 30px 0px 30px 0px;
	border-radius: 25px;
	color: #000000;;
	order: 3;
	width: 97%;
	text-align: left;


	margin-bottom: 3%;

}
#brief-mid{
	width:100%;
	height: 350px;
	/*line-height: 350px;*/
	color: #ffffff;
	text-align: center;

	background-image: url("../img/yw.png");
}
#brief-mid div{
	margin-top: 100px;
	/*font-size: 25px;*/
	/*padding-top: 40px;*/
	margin-left: 130px;
	display: inline-block;
}

#brief-mid div p{
	font-size: 28px;
}
#brief-mid div span{
	margin-top: 40px;
	font-size: 21px;
	display: inline-block;
}
.brief-rex{
	font-size: 20px;
	text-align: left;
}
#brief-img div{
	width: 375px;
	height:150px ;
	background-color: #0D83E3;
	display: inline-block;
}
.urlimg{
	background-image: url('../img/VCG41N1148774797.png');
	background-repeat : no-repeat;
	height: 290px;
	width: 100%;
	padding-top: 50px;
	color: #ffffff;
	margin-top: 20px;
}
.culcontit{
	margin-top: 50px;
}
.urlimg p{
	/*padding-top: 20px;*/
	font-size: 30px;
}
.urlimg span{

	font-size: 22px;
	margin-top: 30px;
	display: inline-block;
}
.urlimg button{
	width: 200px;
	height: 60px;
	border-radius: 40px;
	font-size: 22px;
	color: #ffffff;
	margin-top: 30px;
	background-color: #1d609d;
}

